chore(deps): update dependency mkdocs-table-reader-plugin to v3#1641
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): update dependency mkdocs-table-reader-plugin to v3#1641renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
c48d9f4 to
cbe405e
Compare
cbe405e to
a37b6bb
Compare
a37b6bb to
75ff392
Compare
75ff392 to
06738e4
Compare
06738e4 to
0d8a9b3
Compare
9000956 to
922d0dc
Compare
922d0dc to
f9609c6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
<=2.2.0→<=3.1.0Release Notes
timvink/mkdocs-table-reader-plugin (mkdocs-table-reader-plugin)
v3.1.0: table-reader v3.1.0Compare Source
pd_<reader_name>macros (overview on the readers page), available whenmkdocs-macros-pluginis enabled. This enables new options like filtering tables, see the examples on the compatibility with mkdocs-macros-pluginFull Changelog: timvink/mkdocs-table-reader-plugin@v3.0.1...v3.1.0
v3.0.1: table-reader v3.0.1Compare Source
What's Changed
mkdocs-macros-pluginwith indented content like tabs. See the how to on using jinja2. by @timvink in #69Full Changelog: timvink/mkdocs-table-reader-plugin@v3.0.0...v3.0.1
v3.0.0: table-reader v3.0.0Compare Source
What's Changed
table-readeris now compatible withmkdocs-macros-plugin, which means you can dynamically insert tables using jinja2 syntax.base_pathoption has now been deprecated (and will log a warning when used). Now by default, the config_dir (path to yourmkdocs.ymlfile) and docs_dir (path to yourdocs/dir) will always be searched when looking for a table file pathsearch_page_directoryoption has now been deprecated (and will log a warning when used). The markdown page's source file directory will always be searched when looking for a table file.Breaking changes / upgrading guide
base_pathandsearch_page_directoryfrom yourmkdocs.ymloptions.mkdocs.ymlfile, themacrosplugin should be defined before thetable-readerplugin (previously this was after)Full Changelog: timvink/mkdocs-table-reader-plugin@v2.2.2...v3.0.0
v2.2.2: table-reader v2.2.2Compare Source
What's Changed
0b6201dFull Changelog: timvink/mkdocs-table-reader-plugin@v2.2.1...v2.2.2
v2.2.1: table-reader v2.2.1Compare Source
What's Changed
404aa96Full Changelog: timvink/mkdocs-table-reader-plugin@v2.2.0...v2.2.1
Configuration
📅 Schedule: Branch creation - "before 12pm every weekday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.